home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / enter-2004-01.iso / files / maxima-5.9.0.exe / {app} / share / maxima / 5.9.0 / doc / README < prev   
Encoding:
Text File  |  2003-02-09  |  888 b   |  19 lines

  1. Maxima is a full symbolic computation program.  It is full featured
  2. doing symbolic manipulation of polynomials, matrices, rational
  3. functions, integration, Todd-coxeter, graphing, bigfloats.  It has a
  4. symbolic debugger source level debugger for maxima code.  Maxima is
  5. based on the original Macsyma developed at MIT in the 1970's.  It is
  6. quite reliable, and has good garbage collection, and no memory leaks.
  7. It comes with hundreds of self tests.
  8.  
  9. Maxima is distributed under the GNU General Public License, with some
  10. export restrictions from the U.S. Department of Energy. See the files
  11. COPYING and COPYING1.
  12.  
  13. Installation information is available in the file INSTALL. Summary
  14. information about this release can be found in the file NEWS. Detailed
  15. change information is available in the ChangeLog.
  16.  
  17. For more information on Maxima, see the Maxima web site,
  18. <http://maxima.sourceforge.net>.
  19.